[INFO] cloning repository https://github.com/nitrite/nitrite-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitrite/nitrite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitrite%2Fnitrite-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitrite%2Fnitrite-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0b331882bc09933c424bd229b8b89bd8a03855b
[INFO] fixing nitrite/nitrite-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitrite%2Fnitrite-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nitrite/nitrite-rust
[INFO] finished tweaking git repo https://github.com/nitrite/nitrite-rust
[INFO] tweaked toml for git repo https://github.com/nitrite/nitrite-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nitrite/nitrite-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nitrite/nitrite-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb
[INFO] running `Command { std: "docker" "start" "2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating nitrite/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-spatial/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-tantivy-fts/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-fjall-adapter/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-bench/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking secure-string v0.3.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking bitpacking v0.9.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking compare v0.0.6
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]     Checking interval-heap v0.0.5
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking tantivy-bitpacker v0.9.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking byteview v0.6.1
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking value-log v1.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tantivy-common v0.10.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quick_cache v0.6.18
[INFO] [stderr]     Checking icu_collator v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking double-ended-peekable v0.1.0
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking lsm-tree v2.10.4
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking basu v0.1.9
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tantivy-query-grammar v0.25.0
[INFO] [stderr]     Checking tantivy-stacker v0.6.0
[INFO] [stderr]     Checking nitrite v0.4.1 (/opt/rustwide/workdir/nitrite)
[INFO] [stderr]    Migrating nitrite/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyperloglogplus v0.4.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.6.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking std-semaphore v0.1.0
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking fjall v2.11.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking cargo_toml v0.22.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking fake v4.4.0
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]     Checking calendrical_calculations v0.2.3
[INFO] [stderr]     Checking fixed_decimal v0.7.1
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]     Checking ixdtf v0.6.4
[INFO] [stderr]    Compiling icu_datetime_data v2.1.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking icu_plurals v2.1.1
[INFO] [stderr]     Checking icu_decimal v2.1.1
[INFO] [stderr]     Checking icu_calendar v2.1.1
[INFO] [stderr]     Checking colog v1.4.0
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking icu_pattern v0.4.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking icu_casemap v2.1.1
[INFO] [stderr]     Checking icu_list v2.1.1
[INFO] [stderr]     Checking icu_segmenter v2.1.1
[INFO] [stderr]     Checking awaitility v0.4.1
[INFO] [stderr]    Compiling nitrite_derive v0.4.1 (/opt/rustwide/workdir/nitrite-derive)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking icu_time v2.1.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking icu_datetime v2.1.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking ctor v0.4.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tantivy-sstable v0.6.0
[INFO] [stderr]     Checking tantivy-columnar v0.6.0
[INFO] [stderr]        Fixed nitrite/src/collection/operation/collection_operations.rs (1 fix)
[INFO] [stderr]        Fixed nitrite/src/common/module/plugin_manager.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/collection/document.rs:456:27
[INFO] [stdout]     |
[INFO] [stdout] 456 |                     match self.data.get(key).cloned() { Some(Value::Document(mut nested_obj)) => {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^                        --------------
[INFO] [stdout]     |                           |                                                  |
[INFO] [stdout]     |                           |                                                  `nested_obj` calls a custom destructor
[INFO] [stdout]     |                           |                                                  `nested_obj` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 463 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `nested_obj` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `nested_obj` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed nitrite/src/collection/document.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/collection/operation/index_manager.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 277 |             for index_meta_result in index_meta_list {
[INFO] [stdout]     |                 -----------------    ---------------
[INFO] [stdout]     |                 |                    |
[INFO] [stdout]     |                 |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `index_meta_result` calls a custom destructor
[INFO] [stdout]     |                 `index_meta_result` will be dropped later as of Edition 2024
[INFO] [stdout] 278 |                 match index_meta_result {
[INFO] [stdout] 279 |                     Ok(index_meta_value) => {
[INFO] [stdout]     |                        ----------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `index_meta_value` calls a custom destructor
[INFO] [stdout]     |                        `index_meta_value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |                                     match self.store.open_map(&index_map_name) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 285 |                                         Ok(index_map) => {
[INFO] [stdout]     |                                            ---------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `index_map` calls a custom destructor
[INFO] [stdout]     |                                            `index_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 300 |                                 }
[INFO] [stdout]     |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: `index_map` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed nitrite/src/collection/operation/find_optimizer.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/event_bus.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let basu_event = Event::new(event);
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `basu_event` calls a custom destructor
[INFO] [stdout]     |             `basu_event` will be dropped later as of Edition 2024
[INFO] [stdout] 164 |         match self.event_bus.publish(NITRITE_EVENT, &basu_event) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed nitrite/src/store/memory/map.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/convertible/convertible.rs:569:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 for (k, v) in doc.iter() {
[INFO] [stdout]     |                         -     ----------
[INFO] [stdout]     |                         |     |
[INFO] [stdout]     |                         |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `v` calls a custom destructor
[INFO] [stdout]     |                         `v` will be dropped later as of Edition 2024
[INFO] [stdout] 569 |                     match K::from_str(k.as_str()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 570 |                         Ok(key) => {
[INFO] [stdout] 571 |                             result.insert(key, V::from_value(&v)?);
[INFO] [stdout]     |                             --------------------------------------
[INFO] [stdout]     |                             |             |    |
[INFO] [stdout]     |                             |             |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             |             |    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 581 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed nitrite/src/nitrite_config.rs (1 fix)
[INFO] [stderr]        Fixed nitrite/src/collection/operation/read_operations.rs (1 fix)
[INFO] [stderr]    Migrating nitrite-derive/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed nitrite/src/index/unique_indexer.rs (1 fix)
[INFO] [stderr]        Fixed nitrite/src/migration/manager.rs (2 fixes)
[INFO] [stderr]        Fixed nitrite/src/index/text_indexer.rs (1 fix)
[INFO] [stderr]        Fixed nitrite/src/common/value.rs (2 fixes)
[INFO] [stderr]        Fixed nitrite/src/index/non_unique_indexer.rs (1 fix)
[INFO] [stderr]        Fixed nitrite/src/collection/snowflake.rs (5 fixes)
[INFO] [stderr]        Fixed nitrite/src/migration/instructions.rs (4 fixes)
[INFO] [stderr]        Fixed nitrite/src/index/index_map.rs (8 fixes)
[INFO] [stderr]        Fixed nitrite/src/common/fields.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/stream/indexed_stream.rs:42:19
[INFO] [stdout]     |
[INFO] [stdout]  42 |             match self.nitrite_map.get(&Value::NitriteId(*id)) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^---------------------^
[INFO] [stdout]     |                   |                     |
[INFO] [stdout]     |                   |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   |                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  43 |                 Ok(Some(value)) => {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `value` calls a custom destructor
[INFO] [stdout]     |                         `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/stream/filtered_stream.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout]  19 |             match self.raw_stream.next() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  20 |                 Some(Ok(doc)) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `doc` calls a custom destructor
[INFO] [stdout]     |                         `doc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/stream/unique_stream.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  38 |             match self.raw_stream.next() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  39 |                 Some(document) => {
[INFO] [stdout]     |                      --------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `document` calls a custom destructor
[INFO] [stdout]     |                      `document` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |                     match document {
[INFO] [stdout]  41 |                         Ok(mut doc) => {
[INFO] [stdout]     |                            -------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `doc` calls a custom destructor
[INFO] [stdout]     |                            `doc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `document` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `document` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/index/index_map.rs:870:19
[INFO] [stdout]     |
[INFO] [stdout] 870 |             match iterator.next() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 871 |                 Some(Ok(kv)) => match &kv.0 {
[INFO] [stdout]     |                         --
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `kv` calls a custom destructor
[INFO] [stdout]     |                         `kv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 890 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `kv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `kv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/index/text_index.rs:211:50
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 let lower_word_key = Value::String(lower_word.clone());
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lower_word_key` calls a custom destructor
[INFO] [stdout]     |                     `lower_word_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 211 |                 if let Some(Value::Array(ids)) = index_map.get(&lower_word_key)? {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `lower_word_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `lower_word_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/store/nitrite_store.rs:376:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         let mut op = Some(op);
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `op` calls a custom destructor
[INFO] [stdout]     |             `op` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |         match (run_result, captured) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout]  69 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:80:35
[INFO] [stdout]     |
[INFO] [stdout]  69 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  80 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:203:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 203 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 175 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 192 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:501:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 481 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 487 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 493 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 501 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 506 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 464 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 469 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 481 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 487 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 493 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 551 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 576 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 582 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 587 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nitrite_spatial v0.4.1 (/opt/rustwide/workdir/nitrite-spatial)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:559:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 551 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 559 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 564 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 576 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 582 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/transactional_map.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let mut tombstones = self.tombstones.lock();
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tombstones` calls a custom destructor
[INFO] [stdout]     |             `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |         match self.backing_map.remove(key)? {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nitrite_fjall_adapter v0.4.1 (/opt/rustwide/workdir/nitrite-fjall-adapter)
[INFO] [stderr]    Compiling test_retry v0.1.0
[INFO] [stderr]     Checking tantivy v0.25.0
[INFO] [stderr]        Fixed nitrite-derive/src/convertible.rs (5 fixes)
[INFO] [stderr]        Fixed nitrite-derive/src/nitrite_entity.rs (2 fixes)
[INFO] [stderr]    Migrating nitrite-spatial/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-fjall-adapter/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed nitrite-fjall-adapter/src/wrapper.rs (1 fix)
[INFO] [stderr]        Fixed nitrite-fjall-adapter/src/store.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-fjall-adapter/src/store.rs:553:15
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let ks = self.keyspace().ok_or_else(|| {
[INFO] [stdout]     |             --
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ks` calls a custom destructor
[INFO] [stdout]     |             `ks` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 553 |         match crate::tx_scope::run_with_active(&mut tx, f) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 566 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `ks` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/keyspace.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Drop for KeyspaceInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-fjall-adapter/src/store.rs:647:23
[INFO] [stdout]     |
[INFO] [stdout] 647 |                 match ks.open_partition(map, options.clone()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 648 |                     Ok(partition) => {
[INFO] [stdout]     |                        ---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `partition` calls a custom destructor
[INFO] [stdout]     |                        `partition` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 661 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/keyspace.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Drop for KeyspaceInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/partition/mod.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for PartitionHandleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `partition` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/keyspace.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Drop for KeyspaceInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `partition` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/partition/mod.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for PartitionHandleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu v2.1.1
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-fjall-adapter/src/store.rs:553:15
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let ks = self.keyspace().ok_or_else(|| {
[INFO] [stdout]     |             --
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `ks` calls a custom destructor
[INFO] [stdout]     |             `ks` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 553 |         match crate::tx_scope::run_with_active(&mut tx, f) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 566 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `ks` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/keyspace.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Drop for KeyspaceInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-fjall-adapter/src/store.rs:647:23
[INFO] [stdout]     |
[INFO] [stdout] 647 |                 match ks.open_partition(map, options.clone()) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 648 |                     Ok(partition) => {
[INFO] [stdout]     |                        ---------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `partition` calls a custom destructor
[INFO] [stdout]     |                        `partition` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 661 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/keyspace.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Drop for KeyspaceInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/partition/mod.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for PartitionHandleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `partition` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/keyspace.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Drop for KeyspaceInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `partition` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fjall-2.11.2/src/partition/mod.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for PartitionHandleInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nitrite_tantivy_fts v0.4.1 (/opt/rustwide/workdir/nitrite-tantivy-fts)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/collection/document.rs:456:27
[INFO] [stdout]     |
[INFO] [stdout] 456 |                     match self.data.get(key).cloned() { Some(Value::Document(mut nested_obj)) => {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^                        --------------
[INFO] [stdout]     |                           |                                                  |
[INFO] [stdout]     |                           |                                                  `nested_obj` calls a custom destructor
[INFO] [stdout]     |                           |                                                  `nested_obj` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 463 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `nested_obj` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `nested_obj` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/collection/operation/index_manager.rs:284:43
[INFO] [stdout]     |
[INFO] [stdout] 277 |             for index_meta_result in index_meta_list {
[INFO] [stdout]     |                 -----------------    ---------------
[INFO] [stdout]     |                 |                    |
[INFO] [stdout]     |                 |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `index_meta_result` calls a custom destructor
[INFO] [stdout]     |                 `index_meta_result` will be dropped later as of Edition 2024
[INFO] [stdout] 278 |                 match index_meta_result {
[INFO] [stdout] 279 |                     Ok(index_meta_value) => {
[INFO] [stdout]     |                        ----------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `index_meta_value` calls a custom destructor
[INFO] [stdout]     |                        `index_meta_value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |                                     match self.store.open_map(&index_map_name) {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 285 |                                         Ok(index_map) => {
[INFO] [stdout]     |                                            ---------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            `index_map` calls a custom destructor
[INFO] [stdout]     |                                            `index_map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 300 |                                 }
[INFO] [stdout]     |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `index_meta_value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: `index_map` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/event_bus.rs:164:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let basu_event = Event::new(event);
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `basu_event` calls a custom destructor
[INFO] [stdout]     |             `basu_event` will be dropped later as of Edition 2024
[INFO] [stdout] 164 |         match self.event_bus.publish(NITRITE_EVENT, &basu_event) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/convertible/convertible.rs:569:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 for (k, v) in doc.iter() {
[INFO] [stdout]     |                         -     ----------
[INFO] [stdout]     |                         |     |
[INFO] [stdout]     |                         |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `v` calls a custom destructor
[INFO] [stdout]     |                         `v` will be dropped later as of Edition 2024
[INFO] [stdout] 569 |                     match K::from_str(k.as_str()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 570 |                         Ok(key) => {
[INFO] [stdout] 571 |                             result.insert(key, V::from_value(&v)?);
[INFO] [stdout]     |                             --------------------------------------
[INFO] [stdout]     |                             |             |    |
[INFO] [stdout]     |                             |             |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             |             |    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 581 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> nitrite/src/common/stream/joined_cursor.rs:389:35
[INFO] [stdout]      |
[INFO] [stdout]  374 |             let mut local = create_document_cursor(vec![
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `local` calls a custom destructor
[INFO] [stdout]      |                 `local` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  378 |             let mut foreign = create_document_cursor((0..100)
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `foreign` calls a custom destructor
[INFO] [stdout]      |                 `foreign` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  389 |             if let Some(result) = cursor.next() {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  392 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: `local` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `local` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: `foreign` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `foreign` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `foreign` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `foreign` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/stream/indexed_stream.rs:42:19
[INFO] [stdout]     |
[INFO] [stdout]  42 |             match self.nitrite_map.get(&Value::NitriteId(*id)) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^---------------------^
[INFO] [stdout]     |                   |                     |
[INFO] [stdout]     |                   |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   |                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  43 |                 Ok(Some(value)) => {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `value` calls a custom destructor
[INFO] [stdout]     |                         `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/stream/filtered_stream.rs:19:19
[INFO] [stdout]     |
[INFO] [stdout]  19 |             match self.raw_stream.next() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  20 |                 Some(Ok(doc)) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `doc` calls a custom destructor
[INFO] [stdout]     |                         `doc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/common/stream/unique_stream.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  38 |             match self.raw_stream.next() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  39 |                 Some(document) => {
[INFO] [stdout]     |                      --------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `document` calls a custom destructor
[INFO] [stdout]     |                      `document` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |                     match document {
[INFO] [stdout]  41 |                         Ok(mut doc) => {
[INFO] [stdout]     |                            -------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `doc` calls a custom destructor
[INFO] [stdout]     |                            `doc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `document` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `document` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/index/index_map.rs:870:19
[INFO] [stdout]     |
[INFO] [stdout] 870 |             match iterator.next() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 871 |                 Some(Ok(kv)) => match &kv.0 {
[INFO] [stdout]     |                         --
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `kv` calls a custom destructor
[INFO] [stdout]     |                         `kv` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 890 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `kv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `kv` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> nitrite/src/index/index_map.rs:1342:31
[INFO] [stdout]      |
[INFO] [stdout] 1332 |         let index_map = IndexMap::new(None, Some(sub_map));
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `index_map` calls a custom destructor
[INFO] [stdout]      |             `index_map` will be dropped later as of Edition 2024
[INFO] [stdout] 1333 |         let mut entries = index_map.entries().unwrap();
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `entries` calls a custom destructor
[INFO] [stdout]      |             `entries` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1342 |         if let Some(result) = entries.next_back() {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1346 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `index_map` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `index_map` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: `index_map` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `entries` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `entries` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: `entries` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/index/text_index.rs:211:50
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 let lower_word_key = Value::String(lower_word.clone());
[INFO] [stdout]     |                     --------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lower_word_key` calls a custom destructor
[INFO] [stdout]     |                     `lower_word_key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 211 |                 if let Some(Value::Array(ids)) = index_map.get(&lower_word_key)? {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `lower_word_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `lower_word_key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/store/nitrite_store.rs:376:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         let mut op = Some(op);
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `op` calls a custom destructor
[INFO] [stdout]     |             `op` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |         match (run_result, captured) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout]  69 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:80:35
[INFO] [stdout]     |
[INFO] [stdout]  69 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  80 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:203:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 203 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 175 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 180 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 192 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:501:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 481 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 487 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 493 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 501 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 506 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `next_key_result` calls a custom destructor
[INFO] [stdout]     |                         `next_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 459 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 464 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 469 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 481 |                     let next_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 487 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 493 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `next_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 551 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 576 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 582 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 587 |                             match self.backing_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/iters.rs:559:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `prev_key_result` calls a custom destructor
[INFO] [stdout]     |                         `prev_key_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 545 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `key` calls a custom destructor
[INFO] [stdout]     |                                 `key` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 551 |                                 let tombstones = self.tombstones.lock();
[INFO] [stdout]     |                                     ----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     `tombstones` calls a custom destructor
[INFO] [stdout]     |                                     `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 559 |                             match self.primary_map.get(&key) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 564 |                         }
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 576 |                     let prev_key_result = match &self.current_key {
[INFO] [stdout]     |                         ---------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 582 |                         Ok(Some(key)) => {
[INFO] [stdout]     |                                 ---
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `prev_key_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite/src/transaction/transactional_map.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let mut tombstones = self.tombstones.lock();
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `tombstones` calls a custom destructor
[INFO] [stdout]     |             `tombstones` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |         match self.backing_map.remove(key)? {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `tombstones` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nitrite-spatial/benches/rtree_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-tantivy-fts/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking nitrite_int_test v0.4.1 (/opt/rustwide/workdir/nitrite-int-test)
[INFO] [stderr]     Checking nitrite_bench v0.4.1 (/opt/rustwide/workdir/nitrite-bench)
[INFO] [stderr]    Migrating nitrite-bench/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/durability_reopen_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/multi_threaded_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/nitrite_integration_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/examples/rust_feature_showcase.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed nitrite-int-test/tests/collection/find_test.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_by_single_field_index_test.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |                 if let Ok(Value::String(date)) = doc.get("birth_day") {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_by_single_field_index_test.rs:187:50
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 187 |                 if let Ok(Value::String(date)) = doc.get("birth_day") {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_by_single_field_index_test.rs:245:46
[INFO] [stdout]     |
[INFO] [stdout] 244 |             for doc in coll.find(inclusive())? {
[INFO] [stdout]     |                        -----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 245 |                 if let Ok(Value::I64(age)) = doc?.get("age") {
[INFO] [stdout]     |                                              ----^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                              up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_test.rs:195:46
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 195 |                 if let Value::String(date) = doc.get("birth_day")? {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_test.rs:225:46
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 225 |                 if let Value::String(date) = doc.get("birth_day")? {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_test.rs:257:46
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 257 |                 if let Value::String(date) = doc.get("birth_day")? {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_test.rs:273:46
[INFO] [stdout]     |
[INFO] [stdout] 272 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 273 |                 if let Value::String(date) = doc.get("birth_day")? {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 276 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> nitrite-int-test/tests/collection/find_test.rs:289:46
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 let doc = doc?;
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `doc` calls a custom destructor
[INFO] [stdout]     |                     `doc` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |                 if let Value::String(name) = doc.get("first_name")? {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 292 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `doc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nitrite-int-test/tests/store_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/disk_usage_repro_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-bench/benches/index_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-bench/benches/spatial_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-bench/benches/concurrency_bench.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> nitrite-bench/benches/concurrency_bench.rs:107:65
[INFO] [stdout]      |
[INFO] [stdout]  107 | ...                       if let Ok(cursor) = collection.find(all()) {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  108 | ...                           if cursor.take(1).next().is_some() {
[INFO] [stdout]      |                                  ---------------------
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  112 | ...                   }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nitrite-bench/benches/crud_bench.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> nitrite-bench/benches/concurrency_bench.rs:183:73
[INFO] [stdout]      |
[INFO] [stdout]  183 | ...                       if let Ok(cursor) = collection.find(all()) {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  184 | ...                           let _: Vec<_> = cursor.take(10).collect();
[INFO] [stdout]      |                                               -------------------------
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 | ...                   }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nitrite-bench/benches/fts_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-bench/benches/transaction_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/custom_filter_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/convertible_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/document_metadata_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/stream_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/nitrite_entity_derive_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/nitrite_builder_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/index_write_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating nitrite-int-test/tests/redb_test.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s
[INFO] [stderr] crater-edition-check: nitrite v0.4.1 (/opt/rustwide/workdir/nitrite) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nitrite_derive v0.4.1 (/opt/rustwide/workdir/nitrite-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nitrite_spatial v0.4.1 (/opt/rustwide/workdir/nitrite-spatial) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nitrite_tantivy_fts v0.4.1 (/opt/rustwide/workdir/nitrite-tantivy-fts) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nitrite_int_test v0.4.1 (/opt/rustwide/workdir/nitrite-int-test) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nitrite_fjall_adapter v0.4.1 (/opt/rustwide/workdir/nitrite-fjall-adapter) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: nitrite_bench v0.4.1 (/opt/rustwide/workdir/nitrite-bench) updating edition from 2021 to 2024
[INFO] [stderr]     Checking nitrite v0.4.1 (/opt/rustwide/workdir/nitrite)
[INFO] [stderr]    Compiling nitrite_derive v0.4.1 (/opt/rustwide/workdir/nitrite-derive)
[INFO] [stderr]     Checking nitrite_spatial v0.4.1 (/opt/rustwide/workdir/nitrite-spatial)
[INFO] [stderr]     Checking nitrite_tantivy_fts v0.4.1 (/opt/rustwide/workdir/nitrite-tantivy-fts)
[INFO] [stderr]     Checking nitrite_fjall_adapter v0.4.1 (/opt/rustwide/workdir/nitrite-fjall-adapter)
[INFO] [stderr]     Checking nitrite_int_test v0.4.1 (/opt/rustwide/workdir/nitrite-int-test)
[INFO] [stderr]     Checking nitrite_bench v0.4.1 (/opt/rustwide/workdir/nitrite-bench)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> nitrite-int-test/tests/convertible_test.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[derive(Convertible, Debug, PartialEq, Clone)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Convertible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> nitrite-int-test/tests/convertible_test.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |         #[derive(Convertible, Debug, PartialEq)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Convertible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> nitrite-int-test/tests/convertible_test.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         #[derive(Convertible, Debug, PartialEq)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |                  occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Convertible` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nitrite_int_test` (test "convertible_test") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb", kill_on_drop: false }`
[INFO] [stdout] 2cbcf1619a8bfedff81553569faf1b6cd6f518b3fdc22201feed93e46c7a02eb
